In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment / AllowReview Property

AllowReview Property (AnnotationComment)

In This Topic
Syntax
'Declaration

 

Public Shadows Property AllowReview As Boolean
public new bool AllowReview {get; set;}
public read-write property AllowReview: Boolean; 
public hide function get,set AllowReview : boolean
public: __property new bool get_AllowReview();

public: __property new void set_AllowReview( 

   bool value

);
public:

new property bool AllowReview {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment
AnnotationComment Members